home *** CD-ROM | disk | FTP | other *** search
/ Champak 108 / jogo-disk-108.iso / Games / blob_wars.swf / scripts / DefineButton2_99 / BUTTONCONDACTION on(release).as
Text File  |  2010-05-15  |  72b  |  6 lines

  1. on(release){
  2.    arena = 1;
  3.    numTiles = 64;
  4.    gotoAndPlay(34);
  5. }
  6.